C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBox<TNumeric> Class / FontStyle Property

In This Topic
FontStyle Property (C1NumericBox<TNumeric>)
In This Topic
Gets or sets the font style applied to the view.
Syntax
'Declaration
 
Public Property FontStyle As Nullable(Of C1StyleFontStyle)
 
See Also